projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7553a6b
)
(CONFIGURATION): Add #undef.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Apr 1994 05:25:33 +0000
(
05:25
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 27 Apr 1994 05:25:33 +0000
(
05:25
+0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index ea000407a256eb08039017345bfb867dc878d24d..5574270a932ce09397ed244b89ba18ab58bab1d0 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-147,6
+147,8
@@
and this notice must be preserved on all copies. */
#define INLINE
#endif
+#undef CONFIGURATION
+
/* The configuration script defines opsysfile to be the name of the
s/*.h file that describes the system type you are using. The file
is chosen based on the configuration name you give.